home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2725 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  920 b 

  1. Path: rcogate.rco.qc.ca!usenet
  2. From: Justin Novosad <justin@poste.gig.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Using mouse in hi-res, 256 col
  5. Date: 18 Jan 1996 21:14:41 GMT
  6. Organization: Inter-Acces Communications
  7. Message-ID: <4dmd81$l9e@rcogate.rco.qc.ca>
  8. NNTP-Posting-Host: g5310.gig.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. Hi,
  15.  
  16. Recently, I have thrown away my old .BGI files and upgraded to 
  17. svga256.BGI it is much faster than than my old BGI drivers and supports 
  18. hi-res graphic modes.  Everything seemed perfect until I tried using the 
  19. mouse in the 640x480 256col mode.  I can get the coordinates and read the 
  20. buttons, but the pointer will not appear.
  21.  
  22. What sould I do if do not feel like programing my own mouse pointer 
  23. routines?
  24.  
  25. Will a more recent mouse driver take care of the problem?
  26.  
  27.  
  28. Thanx, Justin  :-)
  29.  
  30.